home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
mint
/
shells
/
tcshsrc.zoo
/
tcsh
/
patchlevel.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1991-10-25
|
332 b
|
15 lines
/* $Header: /home/hyperion/mu/christos/src/sys/tcsh-6.00/RCS/patchlevel.h,v 3.4 1991/08/05 23:12:02 christos Exp $ */
/*
* patchlevel.h: Our life story.
*/
#ifndef _h_patchlevel
#define _h_patchlevel
#define ORIGIN "Cornell"
#define REV 6
#define VERS 00
#define PATCHLEVEL 02
#define DATE "08/05/91"
#endif /* _h_patchlevel */